Skip to content

Add Windows CPU wheel build pipeline#2293

Open
rafaelcaires wants to merge 2 commits into
abetlen:mainfrom
rafaelcaires:claude/pensive-tesla-hkp6my
Open

Add Windows CPU wheel build pipeline#2293
rafaelcaires wants to merge 2 commits into
abetlen:mainfrom
rafaelcaires:claude/pensive-tesla-hkp6my

Conversation

@rafaelcaires

Copy link
Copy Markdown

Dedicated workflow to produce a precompiled CPU-only Windows x64 wheel (py3-none-win_amd64) installable with pip on machines without cmake.

claude added 2 commits June 8, 2026 21:37
Dedicated workflow to produce a precompiled CPU-only Windows x64 wheel
(py3-none-win_amd64) installable with pip on machines without cmake.
Produce a folder with the lib + all deps installed via --target, plus a
helper ativar.cmd and SHA-256 hashes of the native DLLs, so it can be run
on locked-down machines using the already-approved python.exe and PYTHONPATH
without pip or launching any new executable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants